Return to start page

RemoveString

Description

Removes string removedString from string whichString and returns the resulting string. whichString String from which subString should be removed. removedString String which should be removed. Returns the new string without the removed string.

Source File

Core/String/Library Misc.j

Library

ALibraryCoreStringMisc

Scope

-

Private

No

Parameters

Return Type

string

Public

No

Native

No

Constant

No